Skip to content
Back to search
30
MCP

Grok CLI

pulsemcp/grok cli

Bridges to Grok AI through the official CLI, enabling simple queries, multi-turn conversations, and code generation with configurable timeouts and model selection.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Grok
Provides access to Grok API for chat completions, text completions, embeddings, and model operations with robust request validation and erro
0 tools
Codex CLI
Bridges OpenAI's Codex CLI with structured command execution, brainstorming sessions, and chunked response delivery for code analysis, autom
0 tools
grok-cli-mcp
MCP server that wraps the Grok CLI for seamless integration with Claude and other MCP clients
0 tools
Codex Bridge
Bridges Claude with OpenAI's Codex through the official CLI, enabling direct consultation, stdin-piped execution for CI/CD workflows, and ba
0 tools
CLI Builder AI
AI-powered tools for building and configuring command-line interfaces.
0 tools
@fre4x/grok
An MCP server for xAI (Grok) with search and generation capabilities.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "grok_cli": {
      "url": "None",
      "transport": "http"
    }
  }
}